Overload | Description |
---|---|
SelectValue<TOutput>(Func<T,TOutput>) | Transforms the value of a value result using a specified function. |
SelectValue<TOutput> | Transforms the value of a value result using a specified function. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) |